Creates a friendly debug string for all the elements in these sets.
public static string ToDebugString(
this IList<ElementSetResult> sets
)
sets
The list of ElementSetResult from which to prepare debug string.
Debug string for the results list.